package influxdb
Import Path
github.com/K-Phoen/grabana/target/influxdb (on go.dev)
Dependency Relation
imports one package, and imported by 7 packages
Involved Source Files
influxdb.go
Package-Level Type Names (total 2)
InfluxDB represents a influxdb query.
Builder *sdk.Target
func New(query string, options ...Option) *InfluxDB
Option represents an option that can be used to configure a influxdb query.
func Hide() Option
func Ref(ref string) Option
func New(query string, options ...Option) *InfluxDB
func github.com/K-Phoen/grabana/gauge.WithInfluxDBTarget(query string, options ...Option) gauge.Option
func github.com/K-Phoen/grabana/graph.WithInfluxDBTarget(query string, options ...Option) graph.Option
func github.com/K-Phoen/grabana/heatmap.WithInfluxDBTarget(query string, options ...Option) heatmap.Option
func github.com/K-Phoen/grabana/singlestat.WithInfluxDBTarget(query string, options ...Option) singlestat.Option
func github.com/K-Phoen/grabana/stat.WithInfluxDBTarget(query string, options ...Option) stat.Option
func github.com/K-Phoen/grabana/table.WithInfluxDBTarget(query string, options ...Option) table.Option
func github.com/K-Phoen/grabana/timeseries.WithInfluxDBTarget(query string, options ...Option) timeseries.Option
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |